home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb / sprite / RCS / m-decstatn.h,v < prev    next >
Encoding:
Text File  |  1991-07-03  |  458 b   |  45 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @ * @;
  7.  
  8.  
  9. 1.2
  10. date     91.07.02.22.58.06;  author jhh;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     91.07.02.22.30.26;  author jhh;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @Sprite doesn't have siginterrupt
  27. @
  28. text
  29. @#define DECSTATION
  30. #define HAVE_VPRINTF
  31. #ifdef sprite
  32. #define NO_SIGINTERRUPT
  33. #endif
  34. #include "m-mips.h"
  35. @
  36.  
  37.  
  38. 1.1
  39. log
  40. @Initial revision
  41. @
  42. text
  43. @d3 3
  44. @
  45.